.qh-scene {
  min-width: 1200px;
  margin: 0 auto;
}

.qh-scene .qh-banner {
  min-width: 1200px;
  width: 100%;
  height: 480px;
  position: absolute;
  z-index: -1;
  background: url(../images/banner.png?t=1730775992132) no-repeat;
  background-position: center center;
  background-size: cover;
}

.qh-scene .header-menu {
  height: 133px;
}

.qh-scene .base-content {
  width: 1200px;
  margin: auto;
  margin-top: 102px;
}

.qh-scene .base-content .banner-title {
  font-size: 32px;
  color: #fff;
  line-height: 40px;
  text-align: center;
  font-weight: 600;
  margin-top: 102px;
  margin-bottom: 102px;
}

.qh-scene .base-content .banner-title span {
  margin-right: 50px;
}

.qh-scene .base-content .be-container {
  padding: 48px 100px 70px 100px;
  margin-bottom: 100px;
  background: #fff;
  box-shadow: 0px 10px 20px 0px rgba(31, 55, 98, 0.1);
  border-radius: 0px 0px 4px 4px;
}

.qh-scene .base-content .be-container .title {
  padding: 24px;
  position: relative;
  color: #081122;
  font-size: 24px;
  line-height: 33px;
  font-weight: 600;
  text-shadow: 0px 10px 20px rgba(31, 55, 98, 0.1);
}

.qh-scene .base-content .be-container .title::before {
  position: absolute;
  top: 0;
  left: 0;
  width: 54px;
  height: 56px;
  content: " ";
}

.qh-scene .base-content .be-container .info {
  font-size: 14px;
  color: #081122;
  text-shadow: 0px 10px 20px rgba(31, 55, 98, 0.1);
}

.qh-scene .base-content .be-container .info p {
  line-height: 28px;
}

.qh-scene .base-content .be-container .info p.about-intro {
  font-size: 16px;
  font-weight: 400;
  color: #081122;
  line-height: 32px;
  text-shadow: 0px 10px 20px rgba(31, 55, 98, 0.1);
  margin-bottom: 24px;
}

.qh-scene .base-content .be-container .info p.about-intro:last-child {
  margin-bottom: 0;
}

.qh-scene .base-content .be-container .info p.about-intro .warn-tip {
  font-weight: 600;
  color: #CCA663;
  text-shadow: 0px 10px 20px rgba(31, 55, 98, 0.1);
}

.qh-scene .base-content .be-container .info p.head-intro {
  font-size: 16px;
  font-weight: 600;
  color: #183366;
  line-height: 32px;
  text-shadow: 0px 10px 20px rgba(31, 55, 98, 0.1);
  margin-bottom: 24px;
}

.qh-scene .base-content .be-container .info p.paragraph {
  font-size: 18px;
  font-weight: 600;
  color: #081122;
  line-height: 36px;
  text-shadow: 0px 10px 20px rgba(31, 55, 98, 0.1);
}

.qh-scene .tabs-content .tab-con {
  display: none;
}

.qh-scene .tabs-content .tab-con.active {
  display: block;
}

.full-s1080 {
  min-height: 755px;
}

.main-content {
  width: 1200px;
  margin: 0 auto;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 5;
}

.main-content .main-info {
  background: url(../images/home/banner-documents.png?t=1735544046304) no-repeat;
  background-size: 960px 304px;
  width: 100%;
  height: 304px;
  position: absolute;
  top: 280px;
  left: 0;
}

.main-content .notice-box {
  margin-top: 550px;
  width: 1200px;
  color: #fff;
  font-size: 14px;
  padding: 0 14px;
}
.main-content .notice-box h2 {
  text-align: center;
}
.main-content .notice-box p {
  text-align: justify;
}
.main-content .notice-box p.notice-indent {
  text-indent: 28px;
}
.main-content .notice-box p.notice-right {
  text-align: right;
}

.main-content .m-right {
  position: relative;
}

.main-content .info-right {
  position: absolute;
  bottom: 0;
  right: 0;
  width: 330px;
  color: #fff;
}

.main-content .info-right .con-phone {
  position: relative;
  padding-left: 72px;
  height: 70px;
  margin-bottom: 18px;
}

.main-content .info-right .con-phone span,
.main-content .info-right .con-emali span {
  display: block;
}

.main-content .info-right .con-phone .title,
.main-content .info-right .con-emali .title {
  font-size: 18px;
  font-weight: 500;
}

.main-content .info-right .con-phone .content,
.main-content .info-right .con-emali .content {
  font-size: 24px;
  font-weight: 500;
}

.main-content .info-right .con-phone::before,
.main-content .info-right .con-emali::before {
  position: absolute;
  width: 48px;
  height: 48px;
  content: " ";
  top: 0;
  left: 0;
}

.main-content .info-right .con-phone::before {
  background: url(../images/icon.png?t=1730775992132) 0px -188px;
}

.main-content .info-right .con-emali::before {
  background: url(../images/icon.png?t=1730775992132) -68px -188px;
}

.about .tabs ul li {
  width: 394px;
  height: 48px;
  background: #153266;
  box-shadow: 0px 10px 20px 0px rgba(31, 55, 98, 0.1);
  border-radius: 4px 4px 0px 0px;
  opacity: 0.79;
  margin-right: 9px;
  float: left;
  padding: 12px;
  color: #fff;
  line-height: 24px;
  text-align: center;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  cursor: pointer;
  font-size: 16px;
}

.about .tabs ul li:last-child {
  margin-right: 0;
}

.about .tabs ul li.active {
  background: #fff;
  color: #4C4C4C;
  opacity: 1;
}

.about .tabs-content .tab-con {
  display: none;
}

.about .tabs-content .tab-con.active {
  display: block;
}

.about.base-content .be-container .title-tab1::before {
  background: url(../images/icon.png?t=1730775992132) -2px -256px;
}

.about.base-content .be-container .title-tab2::before {
  background: url(../images/icon.png?t=1730775992132) -78px -257px;
}

.about.base-content .be-container .title-tab3::before {
  background: url(../images/icon.png?t=1730775992132) -156px -257px;
}

.about.base-content .be-container .company {
  margin-top: 56px;
}
.about.base-content .be-container .company .company-building{
  width: 408px;
  height: 480px;
  float: left;
  background: url(../images/about/qiyepic-2.jpg?t=1730775992132) -163px center no-repeat;
  background-size: cover;
}

.about.base-content .be-container .company .company-message {
  float: left;
  margin-left: 54px;
  width: 534px;
}

.about.base-content .be-container .company .company-message .company-name {
  height: 45px;
  font-size: 32px;
  font-weight: 600;
  color: #081122;
  line-height: 45px;
  text-shadow: 0px 10px 20px rgba(31, 55, 98, 0.1);
  margin-bottom: 12px;
}

.about.base-content .be-container .company .company-message .company-intro {
  font-size: 14px;
  font-weight: 400;
  color: #081122;
  line-height: 28px;
  margin-bottom: 16px;
}

.about.base-content .be-container .company .company-message .company-other {
  margin-top: 40px;
  font-size: 14px;
}

.about.base-content .be-container .company .company-message .company-other span {
  display: block;
  float: left;
  width: 260px;
  margin-bottom: 24px;
  position: relative;
  padding-left: 4px;
  color: #081122;
  font-weight: 400;
}

.about.base-content .be-container .company .company-message .company-other span:nth-child(odd) {
  margin-right: 14px;
}

.about.base-content .be-container .company .company-message .company-other .one-row {
  width: 100%;
  margin-right: 0;
  margin-bottom: 0;
}

.about.base-content .be-container .company .company-message .company-other .more-address-info .left-title {
  float: left;
  position: relative;
  padding-left: 4px;
  color: #081122;
  font-weight: 400;
}

.about.base-content .be-container .company .company-message .company-other .more-address-info .right-text {
  float: left;
}

.about.base-content .be-container .company .company-message .company-other .more-address-info .right-text p {
  font-weight: 400;
  color: #081122;
  margin-bottom: 8px;
}

.about.base-content .be-container .shareholder-list {
  margin: 40px 0;
}

.about.base-content .be-container .shareholder-list ul li {
  width: 318px;
  height: 420px;
  margin-right: 21px;
  margin-bottom: 40px;
  float: left;
}

.about.base-content .be-container .shareholder-list ul li:nth-child(3n) {
  margin-right: 0;
}

.about.base-content .be-container .shareholder-list ul li .base-show {
  position: relative;
}

.about.base-content .be-container .shareholder-list ul li .base-show .shareholder-name {
  position: absolute;
  bottom: 0;
  width: 100%;
  height: 40px;
  background: rgba(0, 0, 0, 0.5);
  box-shadow: 0px 10px 20px 0px rgba(31, 55, 98, 0.1);
  color: #FFFFFF;
  text-align: center;
  font-size: 16px;
  font-weight: 600;
  text-shadow: 0px 10px 20px rgba(31, 55, 98, 0.1);
  line-height: 22px;
  padding-top: 10px;
}

.about.base-content .be-container .shareholder-list ul li .base-show .shareholder-pan {
  position: absolute;
  padding: 20px 40px;
  width: 100%;
  height: 100%;
  margin: auto;
  left: 0;
  top: 0;
  z-index: 5;
  text-align: center;
  color: #FFFFFF;
  display: table;
}

.about.base-content .be-container .shareholder-list ul li .base-show .shareholder-pan .base {
  vertical-align: middle;
  font-size: 14px;
  font-weight: 400;
  line-height: 24px;
  text-align: left;
  display: table-cell;
  opacity: 0;
  transition: ease 0.5s;
}

.about.base-content .be-container .shareholder-list ul li .base-show .shareholder-left-img-bg {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 1;
  overflow: hidden;
}

.about.base-content .be-container .shareholder-list ul li .base-show .shareholder-left-img-bg img {
  position: absolute;
  left: -100%;
  transition: ease 0.5s;
}

.about.base-content .be-container .shareholder-list ul li .base-show .shareholder-right-img-bg {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  right: 0;
  z-index: 1;
  overflow: hidden;
}

.about.base-content .be-container .shareholder-list ul li .base-show .shareholder-right-img-bg img {
  position: absolute;
  right: -100%;
  transition: ease 0.5s;
}

.about.base-content .be-container .shareholder-list ul li .base-show:hover .shareholder-pan .base {
  opacity: 1;
  transition: all ease 0.5s;
}

.about.base-content .be-container .shareholder-list ul li .base-show:hover .shareholder-left-img-bg img {
  left: 0;
  transition: ease 0.5s;
}

.about.base-content .be-container .shareholder-list ul li .base-show:hover .shareholder-right-img-bg img {
  right: 0;
  transition: ease 0.5s;
}

.business-bg {
  background: url(../images/business-pic.png?t=1730775992132) no-repeat;
  background-position: center center;
  background-size: cover;
}

.business-bg .business-panel {
  width: 996px;
}

.business-bg .business-panel .title {
  padding: 0 19px 24px 19px;
  position: relative;
  color: #ffffff;
  font-size: 24px;
  line-height: 33px;
  font-weight: 600;
}

.business-bg .business-panel .title::before {
  position: absolute;
  top: -23px;
  left: 0;
  width: 54px;
  height: 56px;
  content: " ";
}

.business-bg .business-panel .title-business::before {
  width: 46px;
  height: 52px;
  background: url(../images/icon.png?t=1730775992132) -233px -258px;
}

.business-bg .business-panel .base-info {
  font-size: 16px;
  font-weight: 400;
  color: #ffffff;
  line-height: 32px;
  margin-bottom: 72px;
}

.business-bg .business-panel .fund-info {
  margin-bottom: 153px;
}

.business-bg .business-panel .fund-info .item-fund {
  width: 458px;
  height: 174px;
  margin-right: 80px;
  margin-bottom: 75px;
  display: block;
  float: left;
  position: relative;
  padding: 44px 40px 40px 40px;
}

.business-bg .business-panel .fund-info .item-fund:nth-child(even) {
  margin-right: 0;
}

.business-bg .business-panel .fund-info .item-fund h3 {
  color: #ffd180;
  line-height: 33px;
  font-weight: 600;
  position: absolute;
  font-size: 24px;
  left: 98px;
  top: -15px;
}

.business-bg .business-panel .fund-info .item-fund .mod {
  font-size: 16px;
  color: #ffffff;
  margin-bottom: 16px;
  font-weight: 600;
  position: relative;
}

.business-bg .business-panel .fund-info .item-fund .mod::before {
  width: 14px;
  height: 14px;
  background: rgba(255, 209, 128, 0.3);
  background: linear-gradient(132deg, rgba(255, 209, 128, 0.6) 0%, rgba(255, 209, 128, 0) 100%);
  position: absolute;
  content: " ";
  top: 0;
  left: -4px;
}

.business-bg .business-panel .fund-info .item-fund p {
  font-size: 14px;
  color: #ffffff;
  font-weight: 400;
  line-height: 26px;
}

.business-bg .business-panel .fund-info .item-fund::before {
  content: " ";
  width: 49px;
  height: 49px;
  position: absolute;
  top: -24px;
  left: 40px;
}

.business-bg .business-panel .fund-info .ifd1 {
  background: url(../images/icon.png?t=1730775992132) 0 -400px no-repeat;
}

.business-bg .business-panel .fund-info .ifd1::before {
  background: url(../images/icon.png?t=1730775992132) 0 -332px no-repeat;
}

.business-bg .business-panel .fund-info .ifd2 {
  background: url(../images/icon.png?t=1730775992132) 0 -400px no-repeat;
}

.business-bg .business-panel .fund-info .ifd2::before {
  background: url(../images/icon.png?t=1730775992132) -68px -332px no-repeat;
}

.business-bg .business-panel .fund-info .ifd3 {
  background: url(../images/icon.png?t=1730775992132) 0 -594px no-repeat;
  height: 148px;
}

.business-bg .business-panel .fund-info .ifd3::before {
  background: url(../images/icon.png?t=1730775992132) -136px -332px no-repeat;
}

.business-bg .business-panel .fund-info .ifd4 {
  background: url(../images/icon.png?t=1730775992132) 0 -594px no-repeat;
  height: 148px;
}

.business-bg .business-panel .fund-info .ifd4::before {
  background: url(../images/icon.png?t=1730775992132) -203px -332px no-repeat;
}

.business-bd .title-compliance::before {
  width: 46px;
  height: 53px;
  background: url(../images/icon.png?t=1730775992132) -309px -258px;
}

.business-bd .fund-business-panel {
  margin-top: 40px;
}

.business-bd .fund-business-panel ul li {
  position: relative;
  margin-bottom: 40px;
  width: 234px;
  height: 420px;
  margin-right: 20px;
  float: left;
  background: #797979;
  box-shadow: 0px 10px 20px 0px rgba(31, 55, 98, 0.1);
}

.business-bd .fund-business-panel ul li:nth-child(4n) {
  margin-right: 0;
}

.business-bd .fund-business-panel ul li:hover .pan .base {
  height: 340px;
  transition: height ease-in 0.5s;
}

.business-bd .fund-business-panel ul li:hover .pan .base .detail {
  display: block;
}

.business-bd .fund-business-panel ul li:hover .left-img-bg img {
  left: 0;
  transition: all ease 0.5s;
}

.business-bd .fund-business-panel ul li:hover .right-img-bg img {
  right: 0;
  transition: all ease 0.5s;
}

.business-bd .fund-business-panel ul li .pan {
  position: absolute;
  padding: 40px 24px;
  width: 100%;
  height: 100%;
  margin: auto;
  left: 0;
  top: 0;
  z-index: 5;
  text-align: center;
  color: #FFFFFF;
}

.business-bd .fund-business-panel ul li .pan .base {
  position: absolute;
  height: 130px;
  width: 186px;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
}

.business-bd .fund-business-panel ul li .pan .base .icon {
  width: 48px;
  height: 48px;
  margin: auto;
  margin-bottom: 15px;
}

.business-bd .fund-business-panel ul li .pan .base .bi0 {
  background: url(../images/icon.png?t=1730775992132) 0 -332px no-repeat;
}

.business-bd .fund-business-panel ul li .pan .base .bi1 {
  background: url(../images/icon.png?t=1730775992132) -68px -332px no-repeat;
}

.business-bd .fund-business-panel ul li .pan .base .bi2 {
  background: url(../images/icon.png?t=1730775992132) -136px -332px no-repeat;
}

.business-bd .fund-business-panel ul li .pan .base .bi3 {
  background: url(../images/icon.png?t=1730775992132) -204px -332px no-repeat;
}

.business-bd .fund-business-panel ul li .pan .base .fir-title {
  font-size: 20px;
  font-weight: 600;
  text-shadow: 0px 10px 20px rgba(31, 55, 98, 0.1);
  margin-bottom: 4px;
}

.business-bd .fund-business-panel ul li .pan .base .sub-title {
  position: relative;
  font-size: 14px;
  font-weight: 400;
  text-shadow: 0px 10px 20px rgba(31, 55, 98, 0.1);
}

.business-bd .fund-business-panel ul li .pan .base .sub-title::before {
  position: absolute;
  width: 40px;
  height: 2px;
  left: 73px;
  bottom: -10px;
  content: " ";
  background: rgba(255, 255, 255, 0.6);
}

.business-bd .fund-business-panel ul li .pan .base .detail {
  text-align: left;
  font-size: 12px;
  line-height: 20px;
  margin-top: 20px;
  display: none;
}

.business-bd .fund-business-panel ul li .left-img-bg {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 1;
  overflow: hidden;
  transition: all ease-out 0.5s;
}

.business-bd .fund-business-panel ul li .left-img-bg img {
  position: absolute;
  left: -100%;
  transition: all ease 0.5s;
}

.business-bd .fund-business-panel ul li .right-img-bg {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  right: 0;
  z-index: 1;
  overflow: hidden;
}

.business-bd .fund-business-panel ul li .right-img-bg img {
  position: absolute;
  right: -100%;
  transition: all ease 0.5s;
}

.teams-bg {
  background: url(../images/teams-pic.png?t=1730775992132) no-repeat;
  background-position: center center;
  background-size: cover;
}

.teams-bg .teams-list {
  width: 100% !important;
}

.teams-bg .teams-list .tab-list {
  width: 360px;
  margin: auto;
  margin-top: 100px;
  margin-bottom: 120px;
}

.teams-bg .teams-list .tab-list .tab-item {
  display: block;
  margin-right: 48px;
  font-size: 20px;
  font-weight: 400;
  color: rgba(255, 255, 255, 0.7);
  line-height: 28px;
  float: left;
  cursor: pointer;
  position: relative;
}

.teams-bg .teams-list .tab-list .tab-item:last-child {
  margin-right: 0;
}

.teams-bg .teams-list .tab-list .tab-item:hover {
  color: #ffd180;
}

.teams-bg .teams-list .tab-list .tab-item:hover::before {
  position: absolute;
  content: " ";
  width: 100%;
  height: 10px;
  bottom: 0;
  left: 0;
  background: rgba(255, 209, 128, 0.3);
  background: linear-gradient(132deg, rgba(255, 209, 128, 0.6) 0%, rgba(255, 209, 128, 0) 100%);
}

.teams-bg .teams-list .tab-list .active {
  position: relative;
  color: #ffd180;
}

.teams-bg .teams-list .tab-list .active::before {
  position: absolute;
  content: " ";
  width: 100%;
  height: 10px;
  bottom: 0;
  left: 0;
  background: rgba(255, 209, 128, 0.3);
  background: linear-gradient(132deg, rgba(255, 209, 128, 0.6) 0%, rgba(255, 209, 128, 0) 100%);
}

.teams-bg .new-panel {
  width: 1200px !important;
  min-height: 864px;
}

.teams-bg .new-panel .employee-list-type ul {
  margin-bottom: 100px;
}

.teams-bg .new-panel .employee-list-type ul .employee-item {
  width: 300px;
  margin-right: 150px;
  float: left;
  min-height: 120px;
}
.teams-bg .new-panel .employee-list-type ul .employee-item1 {
  width:600px;
  margin-right: 0;
  float: left;
  min-height: 120px;
}

.teams-bg .new-panel .employee-list-type ul .employee-item:nth-child(3n) {
  margin-right: 0;
}

.teams-bg .new-panel .employee-list-type ul .employee-item p {
  color: #ffffff;
}

.teams-bg .new-panel .employee-list-type ul .employee-item .name {
  position: relative;
  font-size: 24px;
  line-height: 33px;
  font-weight: 500;
  margin-bottom: 37px;
}

.teams-bg .new-panel .employee-list-type ul .employee-item .name::before {
  position: absolute;
  width: 40px;
  height: 5px;
  content: " ";
  left: 0;
  top: 41px;
  background-color: #cca663;
}

.teams-bg .new-panel .employee-list-type ul .employee-item .position {
  font-size: 16px;
  line-height: 22px;
  font-weight: 400;
  margin-bottom: 16px;
}
.teams-bg .new-panel .employee-list-type ul .employee-item .position.wrap{
  margin-bottom: 0;
}

.compliance-bd .title-compliance::before {
  width: 46px;
  height: 53px;
  background: url(../images/icon.png?t=1730775992132) -309px -258px;
}

.compliance-bd .be-container .compliance-desctiption-column {
  margin-top: 40px;
}

.compliance-bd .be-container .compliance-desctiption-column .desctiption-left {
  width: 492px;
  margin-right: 28px;
  float: left;
  font-weight: 400;
  color: #081122;
}

.compliance-bd .be-container .compliance-desctiption-column .desctiption-left p.about-intro {
  font-size: 14px;
  font-weight: 400;
  color: #081122;
  line-height: 28px;
  margin-bottom: 16px;
}

.compliance-bd .be-container .compliance-desctiption-column .desctiption-right {
  width: 480px;
  height: 360px;
  float: left;
}

.case-bd .be-container .title-case::before {
  width: 48px;
  height: 54px;
  background: url(../images/icon.png?t=1730775992132) -384px -257px;
}

.case-bd .case-company {
  text-align: center;
}

.case-bd .case-company h3 {
  margin-top: 40px;
  margin-bottom: 12px;
  font-size: 24px;
  font-weight: 600;
  color: #081122;
  line-height: 33px;
  text-shadow: 0px 10px 20px rgba(31, 55, 98, 0.1);
  position: relative;
}

.case-bd .case-company h3 span {
  z-index: 5;
  margin-top: 40px;
  margin-bottom: 12px;
  font-size: 24px;
  font-weight: 600;
  color: #081122;
  line-height: 33px;
  text-shadow: 0px 10px 20px rgba(31, 55, 98, 0.1);
  position: relative;
}

.case-bd .case-company h3::before {
  position: absolute;
  width: 200px;
  height: 16px;
  background: rgba(255, 209, 128, 0.3);
  background: linear-gradient(132deg, rgba(240, 200, 125, 0.6) 0%, rgba(214, 173, 116, 0) 100%);
  box-shadow: 0px 10px 20px 0px rgba(31, 55, 98, 0.1);
  content: " ";
  left: 0;
  bottom: 0;
  right: 0;
  margin: 0 auto;
  z-index: 2;
}

.case-bd .case-company span {
  font-size: 14px;
  font-weight: 400;
  color: #6F7786;
  line-height: 20px;
  text-shadow: 0px 10px 20px rgba(31, 55, 98, 0.1);
}

.case-bd .case-company .tabs {
  margin-top: 24px;
  margin-bottom: 48px;
}

.case-bd .case-company .tabs ul {
  width: 452px;
  margin: 0 auto;
}

.case-bd .case-company .tabs ul li {
  background: #FFFFFF;
  border: 1px solid #CCA663;
  font-size: 14px;
  color: #CCA663;
  padding: 6px 20px;
  line-height: 20px;
  cursor: pointer;
  float: left;
  box-shadow: 0px 10px 20px 0px rgba(31, 55, 98, 0.1);
  margin-left: -1px;
}

.case-bd .case-company .tabs ul li:first-child {
  border-radius: 4px 0px 0px 4px;
}

.case-bd .case-company .tabs ul li:last-child {
  border-radius: 0px 4px 4px 0px;
  left: -2px;
}

.case-bd .case-company .tabs ul li:hover {
  color: #ffffff;
  border: 1px solid #CCA663;
  background: #CCA663;
}

.case-bd .case-company .tabs ul li.active {
  color: #ffffff;
  border: 1px solid #CCA663;
  background: #CCA663;
}

.case-bd .case-company .tabs-content .tab-con .company-item {
  width: 332px;
  height: 240px;
  float: left;
  padding-top: 24px;
}

.case-bd .case-company .tabs-content .tab-con .company-item .company-logo {
  width: 189px;
  height: 127px;
  display: block;
  margin: 0 auto;
  margin-bottom: 20px;
  position: relative;
}

.case-bd .case-company .tabs-content .tab-con .company-item .company-logo::before {
  position: absolute;
  width: 189px;
  height: 1px;
  bottom: -12px;
  left: 0;
  content: " ";
  background: #D8D8D8;
  box-shadow: 0px 10px 20px 0px rgba(31, 55, 98, 0.1);
}

.case-bd .case-company .tabs-content .tab-con .company-item .company-name {
  font-size: 14px;
  font-weight: 400;
  color: #081122;
  line-height: 24px;
  text-shadow: 0px 10px 20px rgba(31, 55, 98, 0.1);
  display: block;
}

.case-bd .case-company .tabs-content .tab-con .tab0-pic0 {
  background: url(../images/company/tab0-pic0.png?t=1730775992132) 0 0 no-repeat;
  background-size: 100% 100%;
}

.case-bd .case-company .tabs-content .tab-con .tab0-pic1 {
  background: url(../images/company/tab0-pic1.png?t=1730775992132) 0 0 no-repeat;
  background-size: 100% 100%;
}

.case-bd .case-company .tabs-content .tab-con .tab0-pic2 {
  background: url(../images/company/tab0-pic2.png?t=1730775992132) 0 0 no-repeat;
  background-size: 100% 100%;
}

.case-bd .case-company .tabs-content .tab-con .tab0-pic3 {
  background: url(../images/company/tab0-pic3.png?t=1730775992132) 0 0 no-repeat;
  background-size: 100% 100%;
}

.case-bd .case-company .tabs-content .tab-con .tab0-pic4 {
  background: url(../images/company/tab0-pic4.png?t=1730775992132) 0 0 no-repeat;
  background-size: 100% 100%;
}

.case-bd .case-company .tabs-content .tab-con .tab0-pic5 {
  background: url(../images/company/tab0-pic5.png?t=1730775992132) 0 0 no-repeat;
  background-size: 100% 100%;
}

.case-bd .case-company .tabs-content .tab-con .tab0-pic6 {
  background: url(../images/company/tab0-pic6.png?t=1730775992132) 0 0 no-repeat;
  background-size: 100% 100%;
}

.case-bd .case-company .tabs-content .tab-con .tab0-pic7 {
  background: url(../images/company/tab0-pic7.png?t=1730775992132) 0 0 no-repeat;
  background-size: 100% 100%;
}

.case-bd .case-company .tabs-content .tab-con .tab0-pic8 {
  background: url(../images/company/tab0-pic8.png?t=1730775992132) 0 0 no-repeat;
  background-size: 100% 100%;
}

.case-bd .case-company .tabs-content .tab-con .tab0-pic9 {
  background: url(../images/company/tab0-pic9.png?t=1730775992132) 0 0 no-repeat;
  background-size: 100% 100%;
}

.case-bd .case-company .tabs-content .tab-con .tab0-pic10 {
  background: url(../images/company/tab0-pic10.png?t=1730775992132) 0 0 no-repeat;
  background-size: 100% 100%;
}

.case-bd .case-company .tabs-content .tab-con .tab1-pic0 {
  background: url(../images/company/tab1-pic0.png?t=1730775992132) 0 0 no-repeat;
  background-size: 100% 100%;
}

.case-bd .case-company .tabs-content .tab-con .tab1-pic1 {
  background: url(../images/company/tab1-pic1.png?t=1730775992132) 0 0 no-repeat;
  background-size: 100% 100%;
}

.case-bd .case-company .tabs-content .tab-con .tab1-pic2 {
  background: url(../images/company/tab1-pic2.png?t=1730775992132) 0 0 no-repeat;
  background-size: 100% 100%;
}

.case-bd .case-company .tabs-content .tab-con .tab1-pic3 {
  background: url(../images/company/tab1-pic3.png?t=1730775992132) 0 0 no-repeat;
  background-size: 100% 100%;
}

.case-bd .case-company .tabs-content .tab-con .tab1-pic4 {
  background: url(../images/company/tab1-pic4.png?t=1730775992132) 0 0 no-repeat;
  background-size: 100% 100%;
}

.case-bd .case-company .tabs-content .tab-con .tab1-pic5 {
  background: url(../images/company/tab1-pic5.png?t=1730775992132) 0 0 no-repeat;
  background-size: 100% 100%;
}

.case-bd .case-company .tabs-content .tab-con .tab2-pic0 {
  background: url(../images/company/tab2-pic0.png?t=1730775992132) 0 0 no-repeat;
  background-size: 100% 100%;
}

.case-bd .case-company .tabs-content .tab-con .tab2-pic1 {
  background: url(../images/company/tab2-pic1.png?t=1730775992132) 0 0 no-repeat;
  background-size: 100% 100%;
}

.case-bd .case-company .tabs-content .tab-con .tab2-pic2 {
  background: url(../images/company/tab2-pic2.png?t=1730775992132) 0 0 no-repeat;
  background-size: 100% 100%;
}

.case-bd .case-company .tabs-content .tab-con .tab2-pic3 {
  background: url(../images/company/tab2-pic3.png?t=1730775992132) 0 0 no-repeat;
  background-size: 100% 100%;
}

.case-bd .case-company .tabs-content .tab-con .tab2-pic4 {
  background: url(../images/company/tab2-pic4.png?t=1730775992132) 0 0 no-repeat;
  background-size: 100% 100%;
}

.case-bd .case-company .tabs-content .tab-con .tab2-pic5 {
  background: url(../images/company/tab2-pic5.png?t=1730775992132) 0 0 no-repeat;
  background-size: 100% 100%;
}

.case-bd .case-company .tabs-content .tab-con .tab2-pic6 {
  background: url(../images/company/tab2-pic6.png?t=1730775992132) 0 0 no-repeat;
  background-size: 100% 100%;
}

.case-bd .case-company .tabs-content .tab-con .tab2-pic7 {
  background: url(../images/company/tab2-pic7.png?t=1730775992132) 0 0 no-repeat;
  background-size: 100% 100%;
}
.case-bd .case-company .tabs-content .tab-con .tab2-pic8 {
  background: url(../images/company/tab2-pic8.png?t=1730775992132) 0 0 no-repeat;
  background-size: 100% 100%;
}

.case-bd .case-company .tabs-content .tab-con .tab3-pic0 {
  background: url(../images/companys-logo.png?t=1730775992132) 0px -510px;
}

.case-bd .case-company .tabs-content .tab-con .tab3-pic1 {
  background: url(../images/companys-logo.png?t=1730775992132) -220px -510px;
}

.case-bd .case-company .tabs-content .tab-con .tab3-pic2 {
  background: url(../images/companys-logo.png?t=1730775992132) -440px -510px;
}

.not-fount {
  background: #083EA7;
  background: linear-gradient(360deg, #1372D3 0%, #083EA7 100%);
}

.not-fount .base-content {
  margin-top: 0;
  position: relative;
}

.not-fount .base-content img {
  margin: auto;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  position: absolute;
}

.base-content .be-container .title-theory::before {
  background: url(../images/icon.png?t=1730775992132) -229px -261px;
}

.base-content .be-container .title-experience::before {
  background: url(../images/icon.png?t=1730775992132) -304px -258px;
}

.base-content .be-container .title-areas::before {
  width: 46px;
  height: 52px;
  background: url(../images/icon.png?t=1730775992132) -385px -258px;
}

.notice-bd .notice-list p {
  position: relative;
  padding-left: 15px;
  cursor: pointer;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  word-break: break-all;
  display: inline-block;
  max-width: 80%;
}

.notice-bd .notice-list .notice-list-single {
  padding: 15px 0;
  line-height: 18px;
  color: #4c4c4c;
  border-bottom: 1px dashed #dbdbdb;
}

.notice-bd .notice-list .notice-list-single p:hover {
  color: #CCA663;
  text-decoration: underline;
}

.notice-bd .notice-list .notice-list-single span {
  float: right;
  font-size: 14px;
  color: #999;
}

.notice-bd .notice-list .notice-list-single p::before {
  position: absolute;
  top: 50%;
  left: 0;
  width: 6px;
  height: 6px;
  margin-top: -3px;
  content: '';
  border-radius: 50%;
  background: #999;
}

.notice-bd .notice-detail {
  line-height: 1.8;
  font-size: 14px;
}
.notice-bd .notice-detail h2 {
  text-align: center;
  margin-bottom: 24px;
}
.notice-bd .notice-detail p {
  text-align: justify;
}
.notice-bd .notice-detail p.notice-indent {
  text-indent: 28px;
}
.notice-bd .notice-detail .notice-right{
  text-align: right;
}
.notice-bd .notice-detail .none-details{
  text-align: center;
  color: #999;
}